
Command Line: diskspd.exe -c10G -t2 -d60 -o1 -b8k -r -Suw -L test.dat

Input parameters:

	timespan:   1
	-------------
	duration: 60s
	warm up time: 5s
	cool down time: 0s
	measuring latency
	random seed: 0
	path: 'test.dat'
		think time: 0ms
		burst size: 0
		software cache disabled
		hardware write cache disabled, writethrough on
		performing read test
		block size: 8192
		using random I/O (alignment: 8192)
		number of outstanding I/O operations: 1
		thread stride size: 0
		threads per file: 2
		IO priority: normal



Results for timespan 1:
*******************************************************************************

actual test time:	60.00s
thread count:		2
proc count:		2

CPU |  Usage |  User  |  Kernel |  Idle
-------------------------------------------
   0|  21.90%|   2.14%|   19.76%|  78.09%
   1|  12.86%|   1.56%|   11.30%|  87.13%
-------------------------------------------
avg.|  17.38%|   1.85%|   15.53%|  82.61%

Total IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |      2814459904 |       343562 |      44.73 |    5725.57 |    0.171 |     0.756 | test.dat (10240MB)
     1 |      2573754368 |       314179 |      40.91 |    5235.89 |    0.188 |     0.774 | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:        5388214272 |       657741 |      85.64 |   10961.46 |    0.179 |     0.765

Read IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |      2814459904 |       343562 |      44.73 |    5725.57 |    0.171 |     0.756 | test.dat (10240MB)
     1 |      2573754368 |       314179 |      40.91 |    5235.89 |    0.188 |     0.774 | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:        5388214272 |       657741 |      85.64 |   10961.46 |    0.179 |     0.765

Write IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |               0 |            0 |       0.00 |       0.00 |    0.000 |       N/A | test.dat (10240MB)
     1 |               0 |            0 |       0.00 |       0.00 |    0.000 |       N/A | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:                 0 |            0 |       0.00 |       0.00 |    0.000 |       N/A


  %-ile |  Read (ms) | Write (ms) | Total (ms)
----------------------------------------------
    min |      0.034 |        N/A |      0.034
   25th |      0.066 |        N/A |      0.066
   50th |      0.070 |        N/A |      0.070
   75th |      0.078 |        N/A |      0.078
   90th |      0.125 |        N/A |      0.125
   95th |      0.193 |        N/A |      0.193
   99th |      4.534 |        N/A |      4.534
3-nines |      7.869 |        N/A |      7.869
4-nines |     12.641 |        N/A |     12.641
5-nines |     59.860 |        N/A |     59.860
6-nines |     65.030 |        N/A |     65.030
7-nines |     65.030 |        N/A |     65.030
8-nines |     65.030 |        N/A |     65.030
9-nines |     65.030 |        N/A |     65.030
    max |     65.030 |        N/A |     65.030
